home *** CD-ROM | disk | FTP | other *** search
- inherited frmAuthenticate: TfrmAuthenticate
- Left = 669
- Top = 326
- HelpContext = 1
- OldCreateOrder = True
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlTop: TPanel
- inherited lblCommandName: TLabel
- Caption = ''
- end
- inherited memActionDesc: TMemo
- Lines.Strings = (
-
- 'Stops the task until the user authenticates himself in the speci' +
- 'fied manner.')
- end
- end
- inherited pnlCenter: TPanel
- inherited pgcControlPage: TPageControl
- inherited tbsAM5Main: TTabSheet
- object rdoPassword: TRadioButton
- Left = 10
- Top = 41
- Width = 333
- Height = 17
- Caption = 'Must enter this &password:'
- TabOrder = 1
- OnClick = rdoPasswordClick
- end
- object edtPassword: TEdit
- Left = 28
- Top = 57
- Width = 206
- Height = 21
- PasswordChar = '*'
- TabOrder = 2
- end
- object rdoCertainUser: TRadioButton
- Left = 10
- Top = 86
- Width = 401
- Height = 17
- Caption = 'This user must be &logged on:'
- TabOrder = 3
- OnClick = rdoCertainUserClick
- end
- object edtUser: TEdit
- Left = 28
- Top = 102
- Width = 206
- Height = 21
- TabOrder = 4
- end
- object rdoUseWindows: TRadioButton
- Left = 10
- Top = 18
- Width = 449
- Height = 15
- Caption =
- 'Must pass a standard &Windows log on (not supported on Windows 9' +
- '5/98/ME)'
- Checked = True
- TabOrder = 0
- TabStop = True
- OnClick = rdoUseWindowsClick
- end
- end
- end
- end
- inherited taclKeyboardTrap: TActionList
- Left = 204
- end
- inherited dxSIBarManager: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <
- item
- Control = lsvAM5Errors
- PopupMenu = dxCheckPopup
- end>
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- end
- inherited dxCheckPopup: TdxBarPopupMenu
- ItemLinks = <
- item
- Item = itmCheckAllErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end
- item
- Item = itmCheckNoErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end>
- end
- inherited IvTranslator1: TIvTranslator
- Left = 232
- Top = 348
- end
- end
-